PowerPlant Advanced Project Stationery This application was built using the "PowerPlant Advanced" project stationary to display an a document window when you select New from the File menu. This project demonstrates how to extend LDocApplication and LSingleDoc. The default text you are reading is stored in the application as a TEXT/styl resource with ID=1000 and displayed by default. Each document contains a LScrollerView which contains a CTextEditView which is derived from LTextEditView for this project only. This project is similar to project created by the "PowerPlant Document" project stationary with a few extras: 1. More classes: Threads, Tables, Contextual Menus, sundry others 2. Debugging Classes and more debugging infrastructure 3. More targets, including ones for profile builds